-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the go_modules group across 1 directory with 6 updates #979
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/go_modules/integration-tests/go_modules-82e6de8473
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the go_modules group across 1 directory with 6 updates #979
dependabot
wants to merge
1
commit into
develop
from
dependabot/go_modules/integration-tests/go_modules-82e6de8473
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Dec 13, 2024
dependabot
bot
force-pushed
the
dependabot/go_modules/integration-tests/go_modules-82e6de8473
branch
from
December 19, 2024 18:52
4c3471f
to
f484cbc
Compare
Bumps the go_modules group with 4 updates in the /integration-tests directory: [github.com/CosmWasm/wasmd](https://github.com/CosmWasm/wasmd), [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt), [github.com/rs/cors](https://github.com/rs/cors) and [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser). Updates `github.com/CosmWasm/wasmd` from 0.40.1 to 0.53.2 - [Release notes](https://github.com/CosmWasm/wasmd/releases) - [Changelog](https://github.com/CosmWasm/wasmd/blob/v0.53.2/CHANGELOG.md) - [Commits](CosmWasm/wasmd@v0.40.1...v0.53.2) Updates `github.com/cometbft/cometbft` from 0.37.5 to 0.38.11 - [Release notes](https://github.com/cometbft/cometbft/releases) - [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.11/CHANGELOG.md) - [Commits](cometbft/cometbft@v0.37.5...v0.38.11) Updates `github.com/cosmos/cosmos-sdk` from 0.47.11 to 0.50.9 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.47.11...v0.50.9) Updates `github.com/golang-jwt/jwt/v4` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1) Updates `github.com/rs/cors` from 1.10.1 to 1.11.0 - [Commits](rs/cors@v1.10.1...v1.11.0) Updates `github.com/vektah/gqlparser/v2` from 2.5.11 to 2.5.15 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.11...v2.5.15) --- updated-dependencies: - dependency-name: github.com/CosmWasm/wasmd dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cometbft/cometbft dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cosmos/cosmos-sdk dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/rs/cors dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/integration-tests/go_modules-82e6de8473
branch
from
December 23, 2024 15:18
f484cbc
to
b6cb3bb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 4 updates in the /integration-tests directory: github.com/CosmWasm/wasmd, github.com/golang-jwt/jwt/v4, github.com/rs/cors and github.com/vektah/gqlparser/v2.
Updates
github.com/CosmWasm/wasmd
from 0.40.1 to 0.53.2Release notes
Sourced from github.com/CosmWasm/wasmd's releases.
Changelog
Sourced from github.com/CosmWasm/wasmd's changelog.
... (truncated)
Commits
e5392ce
Add changelog entry17e3340
Add test for StoreCode simulationedc67b3
Directly extract required capabilities from report5f9f00d
Fix StoreCode simulation8dd94c1
Update Dockerfile8cc52b5
Update changelog4ced326
Fix5476aa6
Update wasmvm80760ae
Merge pull request #2045 from CosmWasm/co/update-wasmvm-0.535f7d0c2
Fix gas testsUpdates
github.com/cometbft/cometbft
from 0.37.5 to 0.38.11Release notes
Sourced from github.com/cometbft/cometbft's releases.
... (truncated)
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
... (truncated)
Commits
e1b4453
v0.38.11 (#3684)66a0447
build(deps): Bump docker/build-push-action from 6.5.0 to 6.6.1 (#3676)cd3519d
build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#3675)c17d1f6
fix(types): Only require extension signature if extensions are enabled (#3565)f85d897
feat(mempool): add error ErrRecheckFull (backport #3654) (#3656)9de925c
fix(e2e): replace docker-compose w/ docker compose (backport #3614) (#3616)e9bd8a9
build(deps): Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#3610)61ca12e
build(deps): Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#3584)cba216a
build(deps): Bump docker/login-action from 3.2.0 to 3.3.0 (#3585)aaf83e9
build(deps): Bump docker/build-push-action from 6.4.1 to 6.5.0 (#3586)Updates
github.com/cosmos/cosmos-sdk
from 0.47.11 to 0.50.9Release notes
Sourced from github.com/cosmos/cosmos-sdk's releases.
... (truncated)
Changelog
Sourced from github.com/cosmos/cosmos-sdk's changelog.
... (truncated)
Commits
8bfcf55
ci: attempt to fix goreleaser (backport #21194) (#21196)16d3025
chore: prepare v0.50.9 (#21163)3f6796f
fix(baseapp): return events from preblocker in FinalizeBlockResponse (backpor...3fc8074
build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#21170)a565daa
chore: bring in v0.13.x x/tx in release/v0.50.x (#21158)31ef899
docs: Fix cli usage examples (backport #21150) (#21154)ffd5696
fix(simapp): concurrent map writes when calling GetSigners (backport #21073) ...91d412c
feat: check latest block if no arg inq block
andq block-results
(backpo...e135030
fix(runtime): removeappv1alpha1.Config
from runtime (backport #21042) (#21...0702719
feat: use depinject v1.0.0 (#21000)Updates
github.com/golang-jwt/jwt/v4
from 4.5.0 to 4.5.1Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0
Merge commit from forkUpdates
github.com/rs/cors
from 1.10.1 to 1.11.0Commits
4c32059
Normalize allowed request headers and store them in a sorted set (fixes #170)...8d33ca4
Complete documentation; deprecate AllowOriginRequestFunc in favour of AllowOr...af821ae
Merge branch 'jub0bs-master'0bcf73f
Update benchmarkeacc8e8
Fix skewed middleware benchmarks (#165)9297f15
Respect the documented precedence of options (#163)73f81b4
Fix readme benchmark rendering (#161)Updates
github.com/vektah/gqlparser/v2
from 2.5.11 to 2.5.15Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
Commits
55a3c47
Revert ParseSchema default token limit of 1500, add ParseSchemaWithLimit, Par...36a3658
Add ParseQueryWithLimit (#304)d457fc0
Token limit fix CVE-2023-49559 (#291)6db1bd3
Bump braces from 3.0.2 to 3.0.3 in /validator/imported (#302)3900414
Bump the actions-deps group in /validator/imported with 7 updates (#301)7c770f6
Bump prettier in /validator/imported in the actions-deps group (#299)0ed4973
Bump the actions-deps group in /validator/imported with 6 updates (#298)00fd36f
Bump the actions-deps group in /validator/imported with 8 updates (#297)9638a21
Bump github.com/stretchr/testify in the actions-deps group (#296)55ebe37
Add Dependabot.ymlDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.